gnomeos-contents: Try to ensure we have ostree-native
authorColin Walters <walters@verbum.org>
Thu, 2 Feb 2012 18:57:02 +0000 (13:57 -0500)
committerColin Walters <walters@verbum.org>
Thu, 2 Feb 2012 18:57:02 +0000 (13:57 -0500)
gnomeos/yocto/classes/gnomeos-contents.bbclass

index 7d1267dbd8c0e9aba43488d20fb14df954e43891..d2ad29612ee94ed2600b84b67c1b43b7e906f495 100644 (file)
@@ -36,12 +36,14 @@ IMAGE_INSTALL = "libuuid1 \
                 ncurses-terminfo-base \
                 "
 
-RDEPENDS += "tiff \
+RDEPENDS += "ostree-native \
+            eglibc-locale \
+            tiff \
             libogg \
             libvorbis \
             speex \
             libatomics-ops \
-            "
+           "
 
 RECIPE_PACKAGES = "task-core-boot \
                   coreutils \